home *** CD-ROM | disk | FTP | other *** search
- /*
- * analyse_str.h --
- * SCCS Status : %W% %G%
- * Author : Huynh Quoc T. Tung
- * Created On : Sun Oct 17 16:43:47 1993
- * Last Modified By: Huynh Quoc T. Tung
- * Last Modified On: Mon Mar 21 15:51:03 1994
- * Update Count : 16
- * Status : Unknown, Use with caution!
- */
-
- char* analyse_string _AP((char* line, long* number_of_fields, int* global_dictionary_exists));
-
-